@charset "utf-8";

@import "reset.css";

@import "bootstrap.min.css";

@import "swiper.css";

a {
	text-decoration: none
}

a:link {
	text-decoration: none
}

a:visited {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

a:active {
	text-decoration: none
}

html,body {
	font-size: 10px;
	overflow-x: hidden
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px
}

::-webkit-scrollbar-track {
	background: #fff
}

::-webkit-scrollbar-thumb {
	background: #e5c4a7;
	border-radius: 4px
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #e5c4a7
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #e5c4a7
}

.more {
	display: block;
	font-size: 2rem;
	padding: 1% 1%;
	width: 25%;
	margin: 30px auto;
	border-radius: 10px;
	color: #fff;
	background-color: #e5c4a7;
	border: 2px solid #e5c4a7;
	max-width: 200px;
	transition: all .3s
}

.more:hover {
	color: #e5c4a7;
	border: 2px solid #e5c4a7;
	background-color: #fff
}

#head {
	position: relative;
	width: 100%;
	top: 0;
	z-index: 10;
	transition: all .5s
}

#head .top .logo {
	width: 60%
}

#head .top .logo img {
	max-width: 100%;
	transition: all .5s
}

#head .top .logo h6 {
	border-left: 1px solid #333;
	padding-left: 18px;
	margin-left: 18px;
	font-size: 18px;
	line-height: 1.5;
	display: inline-block;
	font-weight: bolder;
	color: #f60721;
	vertical-align: middle;
	margin-bottom: -1px
}

#head .top .navslist {
	width: 40%
}

#head .top .navslist p {
	font-size: 20px;
	margin: 0;
	margin-top: 14px
}

#head .top .zbox {
	margin: 0 0;
}

#head .toptel {
	font-size: 2rem;
	margin-top: 20px;
}

#head .toptel img {
	vertical-align: sub;
	margin-right: 5px
}

#head .toptel a {
	font-size: 26px;
	color: #483c35 !important;
	font-family: fantasy
}

#head nav {
	line-height: 60px;
	background:#f2e3d6;
}

#head nav .container>ul {
	white-space: nowrap;
	margin: 0;
	text-align: center
}

#head nav .container>ul>li {
	display: inline-block;
	width: 12.5%;
	text-align: center;
	font-size: 1.6rem;
	color: #000;
	position: relative;
	font-weight: bold;
}

#head nav .container>ul>li>a {
	width: 100%;
	display: inline-block;
	color: #000;
	transition: all .3s;
	white-space: nowrap;
	line-height: 62px
}

/*#head nav .container>ul>li>a:hover {
	color: #fff;
	background-color: #e5c4a7
}*/

#head nav .container>ul>li ul {
	position: absolute;
	width: 100%;
	background-color: rgba(72,60,53,0.8);
	transition: all .3s;
	transform-origin: top;
	transform: rotateX(90deg)
}

#head nav .container>ul>li ul li {
	line-height: 3;
	font-size: 1.4rem;
	border-bottom: 1px solid #000
}

#head nav .container>ul>li ul li:last-child {
	border: none
}

#head nav .container>ul>li ul li a {
	color: #fff;
	width: 100%;
	display: inline-block
}

#head.top {
	height: 113px;
	background: rgba(161,198,225,0.8) none repeat scroll 0 0;
	border-bottom: 1px solid #c1d8eb
}

#head.top .logo img {
	width: 85%
}

#head.top .toptel {
	line-height: 3.5
}

#head.mnav {
	position: initial
}

.tbody #head {
	position: inherit
}

.tbody #head a {
	color: #fff
}

.tbody #head .toptel {
	color: #000;
	margin-top: 20px;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px
}

.swiper-pagination-bullet-active {
	background: #e5c4a7
}

.bannall .swiper-slide {
	padding-bottom: 39%;
	background-size: 100% 100%
}
.bannall .swiper-slide a{
	    display: block;
    width: 100%;
    padding-bottom: 39%;
    position: absolute;
    z-index: 1;
}
.bannall .pagination {
	position: absolute;
	z-index: 1;
	text-align: center
}

.banner .ban>div {
	font-size: 30px;
	color: #fff;
	font-family: fangsong,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;
	transition: all .3s;
	text-align: center;
	line-height: 61px
}

.banner .ban>div:hover {
	box-shadow: 0 0 25px #888
}

.topnav h3 {
	vertical-align: bottom;
	font-size: 3.2rem;
	font-weight: bold
}

.topnav h3 img {
	vertical-align: text-bottom
}

.topnav .line {
	margin-top: 10px
}

.topnav .fr .condec {
	font-size: 2.4rem;
	line-height: 3;
	margin-top: 25px
}

.main .sanadav {
	background-image: url(../images/sanadvabg.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: -9px bottom;
	padding-top: 40px
}

.main .sanadav .text-center H2 {
	font-size: 3.2rem;
	color: #000000
}

.main .sanadav .text-center P {
	font-size: 2rem;
	color: #8d8c8c
}

.main .sanadav .advlist {
	margin-top: 65px
}

.main .sanadav .advlist ul {
	margin-bottom: 0;
	background-color: #483c35
}

.main .sanadav .advlist ul li {
	font-size: 1.8rem;
	line-height: 100px;
	cursor: pointer;
	margin: 0 15px;
	color: #fff
}

.main .sanadav .advlist ul li.h3 {
	font-size: 2.7rem;
	margin: 0 15px 0;
	line-height: 4.55
}

.main .sanadav .advlist ul li.lins {
	border-bottom: 1px solid #6d635d
}

.main .sanadav .advlist ul li p {
	margin: 0
}

.main .sanadav .advlist ul li .swiper-pagination {
	position: unset;
	line-height: 2
}

.main .sanadav .advlist ul ul li.active {
	color: #fff;
	font-weight: bolder
}

.main .sanadav .advlist ul .advnums {
	position: relative;
	margin: 0;
	overflow: hidden;
	height: 140px;
	line-height: 6;
	background-color: rgba(0,0,0,0.5)
}

.main .sanadav .advlist ul .advnums .zbjian {
	position: absolute;
	width: 100%;
	left: 0;
	top: 42px
}

.main .sanadav .advlist ul .advnums .swiper-pagination-current {
	color: #fff;
	font-size: 5rem
}

.main .sanadav .advlist .sannum {
	text-align: center;
	font-size: 16px;
	color: #000;
	padding: 15px 0
}

.main .sanadav .advlist .sannum .lins {
	border-right: 1px solid #d0d0d0
}

.main .sanadav .advlist .sannum span {
	font-size: 5rem;
	color: #353535;
	font-weight: bold
}

.main .sanadav .advlist .sannum p {
	color: #898989
}

.main .sanadav .advlist .avdvdesc .swiper-slide img {
	width: 100%;
	height: 510px;
	object-fit: cover
}

.main .sanadav .advlist .avdvdesc .swiper-slide .advcon {
	background-color: rgba(0,0,0,0.5);
	padding-left: 7%;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 140px;
	padding-top: 2.5%;
	padding-right: 7%;
	line-height: 1.6
}

.main .sanadav .advlist .avdvdesc .swiper-slide .advcon .advtit {
	font-weight: bolder;
	font-size: 18px
}

.main .sanadav .advlist .avdvdesc .swiper-slide .advcon .advdes {
	font-size: 16px
}

.main .pro_center {
	padding-top: 60px
}

.main .pro_center .text-center img {
	max-width: 100%
}

.main .pro_center .text-center h6 {
	color: #363636;
	font-size: 2.6rem;
	line-height: 2;
	font-weight: 800;
	font-family: "微软雅黑"
}

.main .pro_center .text-center h6::before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 1px;
	margin-right: 25px;
	vertical-align: middle;
	background-color: #999
}

.main .pro_center .text-center h6::after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 1px;
	margin-left: 25px;
	vertical-align: middle;
	background-color: #999
}

.main .pro_center .prolist {
	text-align: right;
	margin: 50px 0 30px
}

.main .pro_center .prolist a {
	font-size: 1.8rem;
	margin: 0 .5rem;
	display: inline-block;
	color: #333;
	transition: all .3s;
	padding: 10px 20px;
	border-radius: 25px
}

.main .pro_center .prolist a:hover {
	color: #fff;
	background: #e5c4a7
}

.main .pro_center .proimg .imgbox {
	overflow: hidden;
	position: relative;
	margin-bottom: 40px
}

.main .pro_center .proimg .imgbox .responsive {
	max-height: 460px;
	object-fit: cover;
	width: 100%;
	transition: all .3s
}

.main .pro_center .proimg .imgbox:hover img {
	transform: scale(1.1)
}

.main .pro_center .proimg .imgbox .protit {
	position: absolute;
	width: 100%;
	bottom: 0;
	line-height: 3;
	background-color: rgba(0,0,0,0.5);
	padding: 0 5%;
	transition: all .3s
}

.main .pro_center .proimg .imgbox .protit h3 {
	font-size: 2.4rem;
	color: #fff;
	margin: 0;
	line-height: 2.5;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.main .pro_center .proimg .imgbox .protit h3::after {
	content: "+";
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #333;
	float: right;
	margin-top: 10px;
	border-radius: 50%;
	background-color: #fbfafa
}

.main .pro_center .proimg .grils .protit {
	opacity: 0
}

.main .pro_center .proimg .grils .imgbox:hover .protit {
	opacity: 1
}

.main .pro_center .proimg .grils .imgbox .responsive {
	height: 210px;
	object-fit: cover
}

.main .pro_center .proimg .grils .imgbox .protit h3 {
	font-size: 16px;
	line-height: 58px
}

.main .pro_center .proimg .grils .imgbox .protit h3::after {
	font-size: 2.4rem
}

.main .companycon {
	background-image: url(../images/abbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 5rem 0 15rem
}

.main .companycon .abtit h6 {
	color: #000;
	font-size: 3.2rem
}

.main .companycon .abtit h6::after {
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	margin: 15px auto;
	border-radius: 2px;
	background-color: #ddb18c;
}

.main .companycon .abtit p {
	color: #a6a6a6;
	font-size: 1.8rem
}

.main .companycon .cons .comimg {
	width: 90%;
	margin-top: -60px
}

.main .companycon .cons .tit h5 {
	font-size: 2.4rem;
	color: #ddb18c;
	font-weight: 800
}

.main .companycon .cons .tit .comcons {
	line-height: 2;
	font-size: 1.6rem
}

.main .companycon .cons .tit a {
	display: inline-block;
	margin-top: 10%;
	padding: 8px 26px;
	border-radius: 30px;
	background-color: #483c35;
	font-size: 1.6rem;
	color: #fff;
	transition: all .3s;
	border: 2px solid transparent
}

.main .companycon .cons .tit a:hover {
	color: #483c35;
	background-color: #fff;
	border: 2px solid #483c35
}

.main .case {
	padding: 5rem 0 5rem
}

.main .case .abtit {
	margin-bottom: 20px
}

.main .case .abtit h6 {
	color: #000;
	font-size: 3.2rem;
	display: inline-block;
	position: relative
}

.main .case .abtit h6::after {
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	margin: 15px auto;
	border-radius: 2px;
	position: absolute;
	right: -65px;
	top: -12px;
	background-color: #ddb18c
}

.main .case .abtit p {
	color: #a6a6a6;
	font-size: 1.6rem;
	display: inline-block;
	padding-left: 9px;
	text-transform: uppercase
}

.main .case .abtit a {
	display: inline-block;
	margin-top: 1%;
	padding: 5px 26px;
	border-radius: 30px;
	background-color: #fff;
	font-size: 1.6rem;
	color: #acacac;
	transition: all .3s;
	border: 1px solid #acacac
}

.main .case .abtit a:hover {
	color: #e5c4a7;
	background-color: #fff;

}

.main .case .caselist .text-center {
	background: url(../images/text-center-bg.jpg) center no-repeat;
	background-size: cover;
	padding-bottom: 50px;
	padding-top: 50px;
}

.main .case .caselist .text-center h3 {
	font-size: 2.5rem;
	line-height: 4;
	text-transform: uppercase;
	font-weight: bolder
}

.main .case .caselist .text-center p {
	font-size: 4.2rem;
	margin-top: 50px;

}

.main .case .caselist .casetel {
	padding-top: 50%;
	font-size: 1.6rem
}

.main .case .caselist .casetel a {
	color: #000;
	font-size: 2.6rem;
	font-family: fantasy
}

.main .case .casepic .boximg {
	overflow: hidden
}

.main .case .casepic .boximg img {
	transition: all .3s;
	height: 390px
}

.main .case .casepic .boximg:hover img {
	transform: scale(1.1)
}

.main .case .pn {
	position: relative;
	width: 9%;
	right: 0;
	overflow: hidden;
	height: 50px;
	float: right
}

.main .case .pn>div {
	color: #000;
	text-align: center;
	height: 30px;
	border: none;
	outline: none;
	top: 30px;
	font-size: 18px;
	font-weight: bolder;
	line-height: 3;
	font-family: cursive,Haettenschweiler,'Arial Narrow Bold',sans-serif
}

.main .case .pn>div:hover {
	color: #e5c4a7
}

.main .news {
	background-color: #fcf7f3;
	padding: 50px 0 30px
}

.main .news .abtit {
	margin-bottom: 20px
}

.main .news .abtit h6 {
	color: #000;
	font-weight: bolder;
	font-size: 3.2rem;
	display: inline-block;
	position: relative
}

.main .news .abtit h6::after {
	content: "";
	display: block;
	width: 50px;
	height: 5px;
	margin: 15px auto;
	border-radius: 2px;
	position: absolute;
	right: -65px;
	top: -12px;
	background-color: #ddb18c
}

.main .news .abtit p {
	color: #a6a6a6;
	font-size: 1.6rem;
	display: inline-block;
	padding-left: 9px;
	text-transform: uppercase
}

.main .news .abtit a {
	display: inline-block;
	margin-top: 1%;
	padding: 5px 26px;
	border-radius: 30px;
	background-color: #483c35;
	font-size: 1.6rem;
	color: #fff;
	transition: all .3s;
	border: 1px solid #483c35
}

.main .news .abtit a:hover {
	color: #e5c4a7;
	background-color: #fff;
	border: 1px solid #e5c4a7
}

.main .news .newslist {
	margin-top: 3rem
}

.main .news .newslist .boximg {
	overflow: hidden
}

.main .news .newslist .boximg img {
	width: 100%;
	height: 305px;
	object-fit: cover;
	transition: all .3s
}

.main .news .newslist .boximg:hover img {
	transform: scale(1.1)
}

.main .news .newslist .newscons {
	margin-top: 4rem;
}


.main .news .newslist .newscons h5 {
	color: #333;
	font-size: 1.6rem;
	font-weight: bolder
}

.main .news .newslist .newscons h5 span {
	font-weight: 100
}

.main .news .newslist .newscons .newsdesc {
	color: #333;
	padding-left: 2.3rem;
	font-size: 1.4rem;
	margin-top: 4%
}

.main .news .newslist ul li {
	margin-bottom: 1.5rem
}

.main .news .newslist ul li a {
	display: block;
	background-color: #fff;
	color: #000;
	overflow: hidden
}

.main .news .newslist ul li a .days {
	font-weight: bolder;
	color: #e5c4a7;
	font-size: 4rem;
	text-align: center
}

.main .news .newslist ul li a .tar {
	padding: 2.2rem 5.7rem;
	border-right: 1px solid #a5a5a5
}

.main .news .newslist ul li a .mouth {
	font-size: 1.8rem;
	color: #6e6e6e
}

.main .news .newslist ul li a .nesinfo {
	width: 63%;
	padding-left: 1rem;
	margin-top: 3rem
}

.main .news .newslist ul li a .nesinfo h5 {
	font-size: 1.8rem;
	font-weight: bolder;
	transition: all .3s
}

.main .news .newslist ul li a .nesinfo p {
	font-size: 1.4rem;
	color: #7f7f7f
}

.main .news .newslist ul li a .newcons {
	padding-left: 3rem;
	vertical-align: top;
	margin-top: 4rem
}

.main .news .newslist ul li a:hover h5 {
	color: #e5c4a7
}

.main .honor {
	background-color: #f0f0f0
}

.main .goodbox .swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto
}

.main .goodbox .swiper-slide {
	background-size: cover;
	background-position: center
}

.main .goodbox .gallery-top {
	height: 80%;
	width: 100%;
	border: 1px solid #ededed
}

.main .goodbox .gallery-top .swiper-slide {
	padding-bottom: 65%
}

.main .goodbox .gallery-top .swiper-slide-active {
	background-size: contain;
	background-repeat: no-repeat
}

.main .goodbox .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0
}

.main .goodbox .gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: .4;
	padding-bottom: 15%
}

.main .goodbox .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1
}

.main .goodall {
	color: #fff;
	padding: 2.5rem 5rem 4rem 5rem;
	background-color: #f2e3d6
}

.main .goodall h2 {
	margin: 0;
	font-size: 3.6rem;
	line-height: 3;
	font-weight: 800;
	color: #000;
}

.main .goodall h6 {
	color: #000;
	font-size: 1.4rem;
	line-height: 2;
}

.main .goodall .read {
	color: #fff;
	line-height: 2.8;
	text-align: center;
	display: block;
	font-size: 2rem;
	background-color: #f0831e;
	margin: 7rem 0;
	font-weight: 800;
	transition: all .3s
}

.main .goodall .read:hover {
	background-color: #f60721
}

.main .goodall .telall {
	font-size: 1.6rem;
	font-weight: 800;
	color: #000;
}

.main .goodall .telall a {
	color: #000;
	font-size: 3.6rem;
	font-family: fantasy
}

.main .goodall .telall a:hover {
	color: #f60721
}

.goods .goodsinfo {
	margin-top: 20px
}

.goods .goodsinfo .abpro {
	line-height: 4;
	font-size: 1.8rem;
	font-weight: 800;
	color: #fff;
	text-align: center;
	background-color: #483c35
}

.goods .goodsinfo ul li:hover .protit {
	color: #fff;
	background-color: #e5c4a7
}

.goods .goodsinfo .ablist .boximg {
	overflow: hidden
}

.goods .goodsinfo .ablist .boximg img {
	transition: all .3s;
	height: 300px;
	object-fit: cover;
	width: 100%
}

.goods .goodsinfo .ablist .boximg:hover img {
	transform: scale(1.1)
}

.goods .goodsinfo .ablist a {
	width: 100%
}

.goods .goodsinfo .ablist .protit {
	text-align: center;
	line-height: 4;
	font-size: 1.6rem;
	color: #000;
	border: 1px solid #ededed;
	transition: all .3s
}

.goods .goodsinfo .infoall .proasc {
	line-height: 4;
	font-size: 1.8rem;
	font-weight: 800;
	color: #000;
	padding-left: 5%;
	background-color: #ececec
}

.goods .goodsinfo .infoall .proasc img {
	filter: brightness(0)
}

.goods .goodsinfo .infoall .prodes {
	padding: 3%;
	border: 1px solid #ececec
}
.goods .goodsinfo .infoall .prodes p{
	font-size: 16px;
	line-height: 30px;
}
#honorspicshow {
	width: 100%;
	height: 100%;
	color: #fff;
	margin-top: 5rem;
	margin-bottom: 10rem
}

#honorspicshow .swiper-wrapper {
	width: 100%
}

#honorspicshow .swiper-slide {
	width: 800px;
	height: 100%;
	margin: 4rem 0;
	text-align: center;
	background: url(../images/hobg1.png);
	background-size: 100% 100%
}

#honorspicshow .swiper-slide-active {
	background: url(../images/hobg2.png);
	background-size: 100% 100%
}

#honorspicshow .swiper-slide img {
	max-width: 320px
}

#honorspicshow .swiper-slide .honortit {
	background-color: #fff;
	padding: 3rem 0;
	font-size: 1.8rem;
	margin: 0
}

#honorspicshow .swiper-slide {
	padding: 6rem 3rem
}

#honorspicshow .swiper-slide h6 {
	font-size: 3rem;
	text-align: left
}

#honorspicshow .swiper-slide h6::after {
	content: "";
	width: 40px;
	height: 5px;
	background-color: #fff;
	display: block;
	margin: 15px 0
}

#honorspicshow .swiper-slide .honorcons {
	line-height: 1.9;
	font-size: 1.6rem;
	text-align: left
}

.company .name p {
	font-size: 1.6rem;
	color: #a6a6a6;
	text-transform: uppercase
}

.company .advantage {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.company .advantage h5 {
	font-size: 4.2rem;
	font-weight: bold;
	color: #000
}
.company .advantage .con{
	font-size: 18px;
	line-height: 2.2;

}

.company .advantage #perfil {
	color: #fff;
	width: 86%;
	margin: auto;
	margin-bottom: 10rem;
	background-color: #e5c4a7
}

.company .advantage #perfil .items {
	margin: 2.5rem 0;
	border-right: 1px solid #ffdf20
}

.company .advantage #perfil .items .zb {
	font-weight: bold;
	font-size: 6rem
}

.company .advantage #perfil .items .ccc {
	font-size: 2rem
}

.company .advantage #perfil .items.none {
	border-right: none
}

.company .advantage #perfil .end {
	border-right: 1px solid #e5c4a7
}

.company .allnums {
	background-color: #f0831e
}

.tbody .carousel {
	z-index: -1
}

.tbody .honor h5 {
	font-size: 4rem;
	color: #423c15;
	line-height: 1.5
}

.tecat .navbox {
	text-align: center;
	padding: 3rem 5rem;
	color: #fff;
	transform: translateY(-50%);
	background-color: #e5c4a7;
	margin-bottom: -5rem
}

.tecat .navbox h5 {
	color: #fff;
	line-height: 1.1;
	font-size: 4.4rem;
	font-weight: bold
}

.tecat .navbox p {
	font-size: 2.4rem
}

.contact {
	margin: 2rem auto;
	width: 100%;
	border: 2rem solid #f1f1f1
}

.contact ul li {
	padding: 1rem;
	border-bottom: 1px solid #e8e8e8;
	color: #000
}

.contact ul li:last-child {
	border-bottom: none
}

.contact ul li img {
	vertical-align: top;
	margin-right: 2rem
}

.contact .iis {
	color: #000;
	margin-top: 2rem;
	font-size: 1.8rem
}

.contact .iisp,.disline p {
	font-size: 1.6rem;
	color: #000
}

.newsbox .navbox {
	text-align: center;
	padding: 3rem 5rem;
	color: #fff;
	transform: translateY(-50%);
	background-color: #e5c4a7
}

.newsbox .navbox h5 {
	font-size: 4.4rem;
	font-weight: bold
}

.newsbox .navbox p {
	font-size: 2.4rem
}

.newsbox .catenav li {
	float: left;
	margin: 5rem 2rem;
	padding-right: 2rem;
	font-size: 1.8rem;
	border-right: 1px solid #999;
	transition: all .3s
}

.newsbox .catenav li a {
	transition: all .3s;
	color: #1d1d1d
}

.newsbox .catenav li::before {
	content: "";
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	display: inline-block;
	margin-right: 1rem;
	transition: all .3s
}

.newsbox .catenav li.active a {
	color: #ed0001
}

.newsbox .catenav li.active::before {
	content: "";
	width: 10px;
	height: 10px;
	border: 2px solid #ed0001;
	border-radius: 50%;
	display: inline-block;
	margin-right: 1rem
}

.newsbox .catenav li:hover a {
	color: #ed0001
}

.newsbox .catenav li:hover::before {
	content: "";
	width: 10px;
	height: 10px;
	border: 2px solid #ed0001;
	border-radius: 50%;
	display: inline-block;
	margin-right: 1rem
}

.newsbox .titlist li {
	background-color: #fbfafa;
	margin-bottom: 1rem;
	transition: all .3s
}

.newsbox .titlist li a {
	display: block;
	overflow: hidden;
	padding: 3rem;
	transition: all .3s
}

.newsbox .titlist li a h6 {
	font-size: 2rem;
	font-weight: bold;
	color: #333
}

.newsbox .titlist li a h6::after {
	content: "";
	display: block;
	width: 2rem;
	height: 3px;
	background-color: #e5c4a7;
	margin: 1.5rem 0
}

.newsbox .titlist li a .newdec {
	color: #9a9a9a;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 1.6rem;
}

.newsbox .titlist li a .year {
	font-size: 2rem;
	color: #b6b6b6
}

.newsbox .titlist li a .date {
	font-size: 3.4rem;
	color: #b6b6b6
}

.newsbox .titlist li a .vies {
	width: 4rem;
	height: 4rem;
	font-size: 2rem;
	line-height: 4rem;
	text-align: center;
	border-radius: 50%;
	color: #b6b6b6;
	font-family: cursive;
	margin-left: 5rem;
	border: 1px solid #b6b6b6
}

.newsbox .titlist li:hover a {
	color: #fff;
	background-color: #e5c4a7
}

.newsbox .titlist li:hover a h6 {
	color: #fff
}

.newsbox .titlist li:hover a h6::after {
	background-color: #fff
}

.newsbox .titlist li:hover a .date,.newsbox .titlist li:hover a .year,.newsbox .titlist li:hover a .newdec {
	color: #fff
}

.newsbox .titlist li:hover a .vies {
	color: #fff;
	border: 1px solid #fff
}

.nesinfos {
	padding-top: 1.5rem
}

.nesinfos h6 {
	line-height: 4rem;
	color: #373636;
	font-size: 3rem
}

.nesinfos .times {
	font-size: 1.6rem;
	line-height: 4rem;
	color: #8c8c8c;
	background-color: #e8e8e8
}

.nesinfos .cons {
	padding: 1.5rem 0;
	color: #7b7b7b;
	border-bottom: 1px solid #e8e8e8
}
.nesinfos .cons p{
	font-size: 16px;
	line-height: 2;
}

.newsbox {
	padding-top: 5rem
}

.newsbox h5 {
	font-size: 3.2rem;
	font-weight: bold;
	color: #000
}

.xgnews {
	padding: 3rem 0;
	background-color: #e8e8e8
}

.xgnews h6 {
	font-size: 2.8rem;
	font-weight: bold
}

.xgnews ul li {
	margin-left: -1.5rem;
	margin-bottom: 1.5rem
}

.xgnews ul li::before {
	content: "";
	display: inline-block;
	width: .5rem;
	height: .5rem;
	vertical-align: 2rem;
	margin-right: 1rem;
	border-radius: 50%;
	background-color: #000
}

.xgnews ul li a {
	display: inline-block;
	vertical-align: -4rem;
	width: 90%;
	color: #373636;
	overflow: hidden
}

.xgnews ul li a .fl {
	width: 82%
}

.xgnews ul li a .fr {
	margin-top: 2.5rem;
	text-align: right;
	color: #cacaca
}

.xgnews ul li a .fr p {
	font-size: 2.4rem;
	line-height: 1.3;
	margin: 0
}

.xgnews ul li a .fr span {
	font-size: 1.6rem
}

.xgnews ul li a h5 {
	font-size: 1.6rem
}

#prev_next {
	margin: 40px 0;
	overflow: hidden
}

#prev_next li:first-child .page-a {
	float: left
}

#prev_next li:last-child .page-a {
	float: right
}

#foot {
	background-color: #373737
}

#foot .linkman {
	font-size: 16px;
	padding: 30px 0;
	color: #fff;
	border-bottom: 1px solid #565656
}

#foot .linkman a {
	color: #bcbcbc
}

#foot .linkman a:hover {
	color: #fff
}

#foot .inner {
	padding: 25px 0 20px
}

#foot .inner .cons>a {
	color: #fff;
	font-size: 18px
}

#foot .inner .cons {
	padding-left: 5%;
	min-height: 223px;
	border-left: 1px solid #565656;
	text-align: center;
}

#foot .inner .col1 {
	float: left;
	width: 13%;
	padding-left: 15px;
	padding-right: 15px
}

#foot .inner .footcompany {
	max-width: 242px;
	white-space: nowrap;
	border-bottom: 1px solid #6a6a6a;
	padding-bottom: 10px;
	vertical-align: top
}

#foot .inner .footcompany h5 {
	color: #fff;
	font-size: 24px
}

#foot .inner .footcompany p {
	color: #fff;
	font-size: 16px
}

#foot .inner .footcompany p a {
	color: #fff;
	font-weight: bolder;
	font-size: 24px
}

#foot .inner .address {
	color: #b6b6b6;
	padding-left: 0;
	padding-top: 15px;
	font-size: 15px
}

#foot .inner ul {
	margin-top: 2rem
}

#foot .inner ul li {
	line-height: 2.2
}

#foot .inner ul li a {
	font-size: 1.4rem;
	color: #b1b1b1
}

#foot .inner ul li a:hover {
	color: #fff
}

#foot .inner .mains {
	font-size: 1.6rem;
	color: #b1b1b1
}

#foot .inner .mains a {
	color: #b1b1b1
}

#foot .inner .mains h5 {
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold
}

#foot .inner .mains h5::after {
	content: "";
	display: block;
	width: 1px;
	height: 4.4rem;
	background-color: #fff;
	margin: 1rem auto
}

#foot .inner .mains .tel {
	color: #fff;
	font-size: 2.6rem;
	margin-bottom: 1rem
}

#foot .inner .mains .tel a {
	color: #fff;
	font-family: fantasy;
	font-size: 2.6rem
}

#foot .inner .mains .tacinfo {
	line-height: 2
}

#foot .inner .responsive {
	margin-top: 8rem
}

#foot .fcopy {
	padding: 1% 0;
	color: #b1b1b1;
	font-size: 1.4rem;
	vertical-align: bottom;
	border-top: 1px solid #6a6a6a
}

#foot .fcopy>div {
	padding-top: 1rem
}

#foot .fcopy>div .back {
	color: #fff;
	line-height: 3;
	font-size: 1.8rem
}

#foot .fcopy .forv a {
	color: #fff
}

.menuBtn {
	position: absolute;
	top: 45%;
	right: 4%;
	width: 25px;
	height: 20px;
	cursor: pointer;
	z-index: 100;
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.menuBtn em {
	margin-bottom: 6px;
	display: block;
	height: 2px;
	background-color: #e5c4a7;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s
}

.m_img,.m_nav {
	display: none
}

.carousel-indicators {
	z-index: 1
}

.goods .advantage h5 {
	font-weight: bold
}
.advantage  .pro-info{
	clear: both;
	padding:20px 50px;
	box-sizing: border-box;
	line-height: 2;
	font-size: 18px;
	color: #474747;
	border-radius:20px;
	background: #f2e3d6;
	margin: 20px auto 50px auto;
	overflow: hidden;
	font-family:"微软雅黑", "Helvetica Neue", Helvetica, Tahoma, Arial, 'Microsoft Yahei', 'PingFang SC', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;

}

.goods .advantage .goodsnav li {
	background-image: url(../images/jiao.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 2%;
	margin-left: 2%;
	margin-right: 2%
}

.goods .advantage .goodsnav li a {
	display: block;
	font-size: 1.6rem;
	line-height: 4.5;
	transition: all .3s;
	border-bottom: 2px solid transparent;
	text-transform: uppercase;
	color: #423c15
}

.goods .advantage .goodsnav li:hover a {
	color: #e5c4a7
}

.goods .goodgirds {
	margin-top: -4rem;
	overflow: hidden
}

.goods .goodgirds a {
	display: inline-block;
	width: 95%
}

.goods .goodgirds a .pic {
	transition: all .3s;
	padding: 2rem 2rem 1rem;
	border: 1px solid #ede1c3;
	box-shadow: 0 3px 7px 2px #c3ceed;
	background-color: #fff;
	margin-bottom: 20px
}

.goods .goodgirds a .pic img {
	border-radius: .5rem;
	width: 100%;
	height: 200px;
	object-fit: cover
}

.goods .goodgirds a .pic p {
	font-size: 1.8rem;
	color: #3b3b3b;
	line-height: 1;
	padding-top: 2rem
}

.goods .goodgirds a:hover .pic {
	background-color: #f2e3d6
}

.goods .goodgirds a:hover p {
	color: #000
}

.goods .pages {
	margin: 1rem auto
}

.goodinfo .advantage {
	padding-bottom: 0
}

.goodinfo .goodgirds {
	margin-top: -1rem;
	margin-bottom: 5rem
}

.goodinfo .goodgirds .lines {
	width: 100%;
	height: 1rem;
	border-radius: 10px;
	background-color: #ffdf20
}

.goodinfo .goodgirds .dec {
	padding: 2rem;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 1rem
}

.goodinfo .goodgirds .topnav {
	border-radius: 5px;
	color: #fff;
	padding: 0 5rem;
	background-color: #e5c4a7
}

.goodinfo .goodgirds .topnav h3 {
	font-size: 3rem
}

.goodinfo .goodgirds .topnav .condec {
	line-height: 2.8;
	margin-top: 0
}

.goodinfo .goodgirds .news {
	background: none
}

.goodinfo .goodgirds .more {
	width: 100%;
	line-height: 3;
	margin: 1rem 0;
	padding: 0;
	max-width: 100%;
	font-size: 2.2rem;
	border-radius: 5px;
	text-align: center;
	border: none;
	color: #000;
	background-color: #f4f4f4
}

.huanjing {
	margin-top: 3rem
}

.huanjing li {
	margin-bottom: 1.5rem
}

.huanjing img {
	width: 99%;
	height: 40rem
}

.huanjing li:nth-child(2n) {
	text-align: right
}

@media (max-width:1400px) {
	.container {
		width: 100%
	}
}

@media (max-width:1200px) {
	#head .toptel {
		line-height: 2
	}

	.simg {
		width: 100%
	}
}

@media (min-width:765px) {
	.padt10 {
		padding-left: 45px
	}
}

.goods .goodsinfo .infoall .prodes img,.nesinfos .cons img {
	max-width: 100%;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor
}

@media (max-width:765px) {
	.company .advantage #perfil .items {
		min-height: 70px
	}

	#prev_next,#prev_next a,.nesinfos .cons,.xgnews p {
		font-size: 14px
	}

	.main .pro_center .case .casepic .boximg img {
		width: 100%;
		object-fit: cover
	}

	img {
		image-rendering: -moz-crisp-edges;
		image-rendering: -o-crisp-edges;
		image-rendering: pixelated;
		image-rendering: crisp-edges;
		-ms-interpolation-mode: nearest-neighbor
	}

	html,body {
		font-size: 8px;
		overflow-x: hidden
	}

	.newsbox .titlist li .fl {
		width: 70%
	}

	#honorspicshow .swiper-slide {
		width: 400px
	}

	.main .sanadav .text-center H2,.main .pro_center .text-center h6,.company .advantage #perfil .items .zb {
		font-size: 2.5rem
	}

	.main .sanadav .advlist .sannum span {
		font-size: 3.5rem
	}

	#ring-list .item span,#plugin-contact-ring2 #ring-toggle-button:before {
		font-size: 14px !important
	}

	.main .case .pn {
		width: 30%
	}
	.main .case .casepic img{
		max-width: 100%;
	}
	#honorspicshow .swiper-slide img {
		max-width: -webkit-fill-available;
		margin-top: 10rem
	}

	.main .news .newslist .newscons {
		margin-bottom: 20px
	}

	.main .news .newslist ul li a .tar {
		padding: 2.2rem 1.7rem
	}

	.main .news .newslist ul li a .nesinfo {
		margin-top: 1rem
	}

	.main .news .newslist ul li a .newcons {
		padding-left: 2rem;
		margin-top: 2rem
	}

	.main .news .newslist .boximg img {
		height: auto;
		max-height: 300px
	}

	.main .case .caselist .casetel {
		padding-top: 5px
	}

	.casetel img {
		width: 100%
	}

	.main .case .caselist .text-center h3 {
		line-height: 0
	}

	.main .companycon .cons .comimg {
		margin-top: 0
	}

	#foot .inner {
		background-size: cover
	}

	#foot .inner .responsive {
		max-width: 100%
	}

	#foot .inner .responsive,#foot .inner ul {
		margin-top: 0
	}

	.main .companycon,#foot .inner {
		background-position: center
	}

	#head nav {
		border: none
	}

	#head .top .zbox {
		margin: 0
	}

	#head .top .logo h6 {
		display: none
	}

	#foot .fcopy {
		padding-bottom: 50px
	}

	.padt10 {
		padding-left: 0;
		padding-top: 10px
	}

	.msgNum,nav ul {
		display: none
	}

	.m_img,.m_nav {
		display: block
	}

	.m_img .headlf {
		padding-top: 2px;
		padding-left: 5px;
		float: left
	}

	.m_img .headlf .m_logo {
		height: 40px;
		display: block
	}

	.m_img .headrg {
		padding-right: 5%;
		padding-top: 14px;
		float: right
	}

	.m_img .headrg a .m_menuimg {
		height: 16px;
		vertical-align: top;
		display: block
	}

	.m_nav {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 0;
		height: 0;
		overflow: hidden;
		z-index: 10000
	}

	.m_nav .closecover {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #0b0d19;
		filter: alpha(opacity=0);
		opacity: 0;
		left: 0;
		top: 0;
		z-index: 1
	}

	.m_nav .closeicon {
		position: absolute;
		width: 20%;
		left: 22px;
		top: 5%;
		z-index: 100;
		text-align: center;
		filter: alpha(opacity=0);
		opacity: 0
	}

	.m_nav .m_navList {
		position: absolute;
		width: 80%;
		right: 0;
		top: 0;
		background: #e5c4a7;
		height: 100%;
		z-index: 100;
		right: -80%;
		overflow-y: scroll
	}

	.m_nav .m_navList ul {
		padding-left: 5%;
		padding-right: 5%
	}

	.m_nav .m_navList ul li {
		border-bottom: 1px solid #232530
	}

	.m_nav .m_navList ul li a {
		display: block;
		height: 45px;
		color: #fff;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}

	.m_nav .m_navList ul li .m_f_a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%
	}

	.m_nav .m_navList ul li .m_f_a a {
		flex: 1
	}

	.m_nav .m_navList ul li .m_f_a i {
		width: 40px;
		height: 35px;
		box-sizing: border-box;
		padding: 0 5px;
		display: block
	}

	.icon {
		background: url(../images/plus.png) 100% no-repeat;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.icon_on {
		background: url(../images/reduce.jpg) 50% no-repeat !important;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.m_nav .m_navList ul li .m_s_nav {
		display: none;
		width: 100%
	}

	.m_nav .m_navList ul li .m_s_nav a {
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 10%;
		overflow: hidden;
		white-space: nowrap;
		width: 90%;
		text-overflow: ellipsis
	}

	#head .top .navslist {
		width: 60%;
		margin-top: 25px;
		display: none
	}

	.banner .swiper-container {
		width: 100%
	}

	.bannall .swiper-slide {
		background-size: cover
	}

	.menuBtn {
		top: 6.5%
	}

	#head .top .logo img {
		margin-top: 1.8rem
	}

	#head .toptel img {
		vertical-align: middle
	}

	.topnav .fr .condec {
		margin-top: 8rem
	}

	.main .techeritem ul li a .infos {
		background-size: 30% 30%
	}

	.main .techeritem {
		background-size: 100% 100%
	}

	.main .mv .mvbox {
		border-top: 4rem solid rgba(0,0,0,0.5);
		border-bottom: 4rem solid rgba(0,0,0,0.5);
		border-left: 5rem solid rgba(0,0,0,0.5);
		border-right: 5rem solid rgba(0,0,0,0.5)
	}

	.playbtn>div {
		margin-bottom: 7rem
	}

	.main .goodall {
		padding: 0 24px 5% 24px;
		margin: 0 -15px
	}

	.goods .goodsinfo {
		margin: 20px -15px
	}
}

.de-page-mian {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	margin: 10px 0 35px
}

.de-page-mian .page-inner {
	display: inline-block;
	overflow: hidden
}

.de-page-mian .page-inner a {
	display: block;
	float: left;
	min-width: 26px;
	padding: 0 5px;
	height: 36px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	margin-right: -1px;
	overflow: hidden;
	width: auto
}

.de-page-mian .page-inner a.active,.de-page-mian .page-inner a:hover {
	color: #000;
	border-color: #f2e3d6;
	background: #f2e3d6;
}

.de-page-mian .page-inner a.prev {
	margin-right: 10px;
	background: #fff url(../images/prev.jpg) no-repeat center
}

.de-page-mian .page-inner a.prev.on {
	background: #fff url(../images/prev-hover.jpg) no-repeat center
}

.de-page-mian .page-inner a.prev:hover {
	background-color: #fff;
	border-color: #ddd
}

.de-page-mian .page-inner a.next {
	margin-left: 10px;
	margin-right: 15px;
	background: #fff url(../images/next.jpg) no-repeat center
}

.de-page-mian .page-inner a.next.on {
	background: #fff url(../images/next-hover.jpg) no-repeat center
}

.de-page-mian .page-inner a.next:hover {
	background-color: #fff;
	border-color: #ddd
}

.de-page-mian .page-inner a.page-btn {
	font-size: 12px;
	margin-right: 0;
	width: 63px;
	margin-left: 10px
}

.de-page-mian .page-inner span {
	display: block;
	font-size: 12px;
	color: #333;
	float: left;
	line-height: 38px
}

.de-page-mian .page-inner input {
	display: block;
	float: left;
	height: 36px;
	width: 36px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	margin: 0 5px
}